From: robertl Date: Thu, 17 Jun 2010 00:13:21 +0000 (+0000) Subject: Automate generation of translation files. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~17^2~14 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=6613e1be2cf37d33c22e2f4f536462e780f71219;p=gpsbabel.git Automate generation of translation files. --- diff --git a/Makefile.in b/Makefile.in index 73a8e5ffa..e8ce5ad41 100644 --- a/Makefile.in +++ b/Makefile.in @@ -349,11 +349,14 @@ mac-gui: gpsbabel file gpsbabel | grep '2 architectures' || exit 1 file gui/objects/gpsbabelfe-bin.app/Contents/MacOS/gpsbabelfe-bin | grep '2 architectures' || exit 1 cd gui ; qmake && xcodebuild - lupdate - lrelease + cd gui ; lupdate app.pro + cd gui ; lrelease app.pro + mkdir gui/objects/gpsbabelfe-bin.app/Contents/MacOS/lang + cp gui/*.qm gui/objects/gpsbabelfe-bin.app/Contents/MacOS/lang cp gpsbabel gui/objects/gpsbabelfe-bin.app/Contents/MacOS cp -r gui/help gui/objects/gpsbabelfe-bin.app/Contents/MacOS cp gui/gmapbase.html gui/objects/gpsbabelfe-bin.app/Contents/MacOS + tools/mac-localize # Build the Qt front end, place GPSBabel in the right place, deploy all # the libs.